Dew Math for .NET
|
Copies values from vector to a matrix.
Copy all Vec elements to the calling matrix. Set the calling matrix Rows property to NrRows. Set the calling matrix Cols property to Vec.Length div NrRow (Length = Rows*Cols). The calling matrix TMtxVec.ComplexComplex property is adjusted automatically. An exception is raised if Vec.Length mod NrRows <> 0.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|